'Declaration
Public Property ServerTimestamp As Date
'Usage
Dim instance As UAAttributeDataPayload(Of TValue) Dim value As Date instance.ServerTimestamp = value value = instance.ServerTimestamp
public DateTime ServerTimestamp {get; set;}
'Declaration
Public Property ServerTimestamp As Date
'Usage
Dim instance As UAAttributeDataPayload(Of TValue) Dim value As Date instance.ServerTimestamp = value value = instance.ServerTimestamp
public DateTime ServerTimestamp {get; set;}